home *** CD-ROM | disk | FTP | other *** search
/ PC Graphics Unleashed / PC Graphics Unleashed.iso / ch18 / rad386 / radiosit / scene / original / light.rad < prev    next >
Text File  |  1992-04-24  |  1KB  |  127 lines

  1. #
  2. #    A Fancy hanging Hanging Light Source
  3. #        with 4 spherical lights.
  4. #
  5. #    Dimensions : 3' x 3' x 1'
  6. #
  7. void plastic dark_plastic
  8. 0
  9. 0
  10. 5                0.1                0.1                0.1                  0                0.1
  11. void light bright
  12. 0
  13. 0
  14. 3 255 255 255
  15. #
  16. !genbox dark_plastic arm1 2 0.125 0.125|xform -t 0.5 1.4375 0.875
  17. !genbox dark_plastic arm2 0.125 2 0.125|xform -t 1.4375 0.5 0.875
  18. #
  19. dark_plastic cylinder holder1
  20. 0
  21. 0
  22. 7
  23. 0.5 1.5 0.750
  24. 0.5 1.5 0.875
  25. 0.25
  26. dark_plastic ring holdercap1
  27. 0
  28. 0
  29. 8
  30. 0.5 1.5 0.750
  31. 0 0 -1
  32. 0.25 0
  33. dark_plastic ring holdercap1
  34. 0
  35. 0
  36. 8
  37. 0.5 1.5 0.875
  38. 0 0 1
  39. 0.25 0
  40. #
  41. dark_plastic cylinder holder2
  42. 0
  43. 0
  44. 7
  45. 1.5 0.5 0.750
  46. 1.5 0.5 0.875
  47. 0.25
  48. dark_plastic ring holdercap1
  49. 0
  50. 0
  51. 8
  52. 1.5 0.5 0.750
  53. 0 0 -1
  54. 0.25 0
  55. dark_plastic ring holdercap1
  56. 0
  57. 0
  58. 8
  59. 1.5 0.5 0.875
  60. 0 0 1
  61. 0.25 0
  62. #
  63. dark_plastic cylinder holder3
  64. 0
  65. 0
  66. 7
  67. 2.5 1.5 0.750
  68. 2.5 1.5 0.875
  69. 0.25
  70. dark_plastic ring holdercap1
  71. 0
  72. 0
  73. 8
  74. 2.5 1.5 0.750
  75. 0 0 -1
  76. 0.25 0
  77. dark_plastic ring holdercap1
  78. 0
  79. 0
  80. 8
  81. 2.5 1.5 0.875
  82. 0 0 1
  83. 0.25 0
  84. #
  85. dark_plastic cylinder holder4
  86. 0
  87. 0
  88. 7
  89. 1.5 2.5 0.750
  90. 1.5 2.5 0.875
  91. 0.25
  92. dark_plastic ring holdercap1
  93. 0
  94. 0
  95. 8
  96. 1.5 2.5 0.750
  97. 0 0 -1
  98. 0.25 0
  99. dark_plastic ring holdercap1
  100. 0
  101. 0
  102. 8
  103. 1.5 2.5 0.875
  104. 0 0 1
  105. 0.25 0
  106. #
  107. bright sphere bulb1
  108. 0
  109. 0
  110. 4
  111. 0.5 1.5 0.375 0.375
  112. bright sphere bulb2
  113. 0
  114. 0
  115. 4
  116. 1.5 0.5 0.375 0.375
  117. bright sphere bulb3
  118. 0
  119. 0
  120. 4
  121. 2.5 1.5 0.375 0.375
  122. bright sphere bulb4
  123. 0
  124. 0
  125. 4
  126. 1.5 2.5 0.375 0.375
  127.